Trivial typo fix
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Jan 2016 13:36:53 +0000 (08:36 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 Jan 2016 13:36:53 +0000 (08:36 -0500)
gdk/gdkscreen.c

index 649f49ed75227bfbc59c8afeac55cfe35137882f..801825919bc69809ec72df5370f1be46b448fdef 100644 (file)
@@ -1090,7 +1090,7 @@ gdk_screen_get_setting (GdkScreen   *screen,
  * @screen: screen to get scale factor for
  * @monitor_num: number of the monitor, between 0 and gdk_screen_get_n_monitors (screen)
  *
- * Returns the internal scale factor that maps from monitor coordiantes
+ * Returns the internal scale factor that maps from monitor coordinates
  * to the actual device pixels. On traditional systems this is 1, but
  * on very high density outputs this can be a higher value (often 2).
  *